Error processing SSI file
Leadtools.Dicom.Common

Show in webframe

Set(DicomDataSet,Object[]) Method






The data set to set information into.
The instances that have the correct attributes.
Sets the information in the data set from the specified class instances.
Syntax
[ExtensionAttribute()]
public static void Set( 
   DicomDataSet ds,
   params object[] instances
)
'Declaration
 
<ExtensionAttribute()>
Public Overloads Shared Sub Set( _
   ByVal ds As DicomDataSet, _
   ByVal ParamArray instances() As Object _
) 
'Usage
 
Dim ds As DicomDataSet
Dim instances() As Object
 
DicomExtensions.Set(ds, instances)
[ExtensionAttribute()]
public:
static void Set( 
   DicomDataSet^ ds,
   ... array<Object^>^ instances
) 

Parameters

ds
The data set to set information into.
instances
The instances that have the correct attributes.
Remarks
Instances have to be defined with the correct ElementAttribute. Any properties not defined with this attribute will be ignored.
Example
For an example refer to ElementAttribute
Requirements

Target Platforms

See Also

Reference

DicomExtensions Class
DicomExtensions Members
Overload List

Error processing SSI file
   Leadtools.Dicom.Common requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features